home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir31 / sam2far2.zip / SAM2FAR.DOC next >
Text File  |  1993-09-01  |  719b  |  17 lines

  1. SAM2FAR Sample Converter by Mark Newnam
  2.  
  3. This is a *simple* little program that I wrote so I could convert .MOD
  4. samples into samples for the Farandole Composer by Digital Infinity. The
  5. program will only work on samples that are less than 64000 bytes and the
  6. converted file will be in the format of a .USM sample.  I have code in 
  7. for the .FSM samples but I got tired of working on it.  I included the 
  8. Turbo Pascal source code in case anyone has the urge to improve it. All
  9. you need to do to run the program is: 
  10.  
  11.             sam2far <inputfilename> <outputfilename>
  12.  
  13. Thanks to Digital Infinity for their Farandole Composer! Its Great!! And
  14. of course, thanks to Advanced Gravis for creating the GUS!!
  15.  
  16.  
  17.